﻿2026-06-19T23:27:00.7528584Z ##[group]Run actions/checkout@v5
2026-06-19T23:27:00.7529331Z with:
2026-06-19T23:27:00.7529652Z   fetch-depth: 0
2026-06-19T23:27:00.7530066Z   repository: SaberMage/spt-core
2026-06-19T23:27:00.7533262Z   token: ***
2026-06-19T23:27:00.7533567Z   ssh-strict: true
2026-06-19T23:27:00.7533947Z   ssh-user: git
2026-06-19T23:27:00.7534372Z   persist-credentials: true
2026-06-19T23:27:00.7534722Z   clean: true
2026-06-19T23:27:00.7535053Z   sparse-checkout-cone-mode: true
2026-06-19T23:27:00.7535424Z   fetch-tags: false
2026-06-19T23:27:00.7535768Z   show-progress: true
2026-06-19T23:27:00.7536125Z   lfs: false
2026-06-19T23:27:00.7536413Z   submodules: false
2026-06-19T23:27:00.7536749Z   set-safe-directory: true
2026-06-19T23:27:00.7537257Z ##[endgroup]
2026-06-19T23:27:01.5319523Z Syncing repository: SaberMage/spt-core
2026-06-19T23:27:01.5321115Z ##[group]Getting Git version info
2026-06-19T23:27:01.5321796Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-19T23:27:01.5586035Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-19T23:27:01.5793955Z git version 2.43.0.windows.1
2026-06-19T23:27:01.5823575Z ##[endgroup]
2026-06-19T23:27:01.5833637Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\43efe847-e234-4de0-8cd8-d94708ae607c\.gitconfig'
2026-06-19T23:27:01.5846599Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\43efe847-e234-4de0-8cd8-d94708ae607c' before making global git config changes
2026-06-19T23:27:01.5851133Z Adding repository directory to the temporary git global config as a safe directory
2026-06-19T23:27:01.5852674Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-19T23:27:01.6087683Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-19T23:27:01.6279918Z https://github.com/SaberMage/spt-core
2026-06-19T23:27:01.6312053Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-19T23:27:01.6316625Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-19T23:27:01.6522212Z HEAD
2026-06-19T23:27:01.6782796Z ##[endgroup]
2026-06-19T23:27:01.6783686Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-19T23:27:02.0780270Z ##[group]Cleaning the repository
2026-06-19T23:27:02.0784822Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-19T23:27:03.3195063Z Removing dist/
2026-06-19T23:27:03.3195788Z Removing target/
2026-06-19T23:27:03.3228594Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-19T23:27:03.4080667Z HEAD is now at 86f20ac fix(ci): job_escape_e2e reaps the WHOLE WMI daemon tree (broker + brain)
2026-06-19T23:27:03.4105660Z ##[endgroup]
2026-06-19T23:27:03.4109165Z ##[group]Disabling automatic garbage collection
2026-06-19T23:27:03.4113935Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-19T23:27:03.4338702Z ##[endgroup]
2026-06-19T23:27:03.4345188Z ##[group]Setting up auth
2026-06-19T23:27:03.4345704Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-19T23:27:03.4558058Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-19T23:27:03.8060760Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-19T23:27:03.8276730Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-19T23:27:04.1785526Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-19T23:27:04.1997544Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-19T23:27:04.5535141Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-19T23:27:04.5834661Z ##[endgroup]
2026-06-19T23:27:04.5835128Z ##[group]Fetching the repository
2026-06-19T23:27:04.5842337Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +8e79aacaee8fc31766d35d582208ea41d963b8fb:refs/remotes/pull/26/merge
2026-06-19T23:27:05.6233442Z From https://github.com/SaberMage/spt-core
2026-06-19T23:27:05.6234042Z  * [new branch]      v0.13.0-delivery-control                 -> origin/v0.13.0-delivery-control
2026-06-19T23:27:05.6234452Z  * [new ref]         8e79aacaee8fc31766d35d582208ea41d963b8fb -> pull/26/merge
2026-06-19T23:27:05.6358100Z ##[endgroup]
2026-06-19T23:27:05.6358534Z ##[group]Determining the checkout info
2026-06-19T23:27:05.6358956Z ##[endgroup]
2026-06-19T23:27:05.6363608Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-19T23:27:05.6637826Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-19T23:27:05.6867644Z ##[group]Checking out the ref
2026-06-19T23:27:05.6872144Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-19T23:27:05.7500438Z Previous HEAD position was 86f20ac fix(ci): job_escape_e2e reaps the WHOLE WMI daemon tree (broker + brain)
2026-06-19T23:27:05.7501034Z HEAD is now at 8e79aac Merge bf32b8cdcdc27653346a572478007f28d506f9b3 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-19T23:27:05.7526225Z ##[endgroup]
2026-06-19T23:27:05.7763950Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-19T23:27:05.7956158Z 8e79aacaee8fc31766d35d582208ea41d963b8fb
